home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / ClassEditor.0.4 / Source / MiscSources.subproj / Makefile < prev    next >
Encoding:
Makefile  |  1995-06-07  |  945 b   |  42 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscSources
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. CLASSES = Application+DefaultValues.m MiscCompletionText.m\
  16.           MiscEmacsText.m MiscStringArray_List.m MiscString_more.m\
  17.           Text_MiscExtensions.m
  18.  
  19. HFILES = Application+DefaultValues.h MiscCompletionText.h\
  20.          MiscEmacsText.h MiscStringArray_List.h MiscString_more.h\
  21.          Text_MiscExtensions.h
  22.  
  23. SUBPROJECTS = MiscPaperView.subproj
  24.  
  25. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  26.  
  27. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  28. MAKEFILE = subproj.make
  29. SOURCEMODE = 444
  30.  
  31.  
  32.  
  33.  
  34.  
  35. -include Makefile.preamble
  36.  
  37. include $(MAKEFILEDIR)/$(MAKEFILE)
  38.  
  39. -include Makefile.postamble
  40.  
  41. -include Makefile.dependencies
  42.